home *** CD-ROM | disk | FTP | other *** search
/ Cosmic Evolution - From Big Bang to Humankind / cev402004.iso / pc / docs / flash / CE_ver_2_index.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-10-15  |  45 b   |  4 lines

  1. on(rollOver){
  2.    _root._s(this,"over");
  3. }
  4.